From 64c295b3feb54195d199675070dfdcdd47d26961 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 30 Oct 2004 04:08:43 +0000 Subject: [PATCH] Sort the dir_mtimes list in the same way as the search path. 2004-10-30 Matthias Clasen * gtk/gtkicontheme.c (insert_theme): Sort the dir_mtimes list in the same way as the search path. (theme_subdir_load): Avoid stat()ing subdirs if the theme directory doesn't exist. (#156866) --- ChangeLog | 7 +++++++ ChangeLog.pre-2-10 | 7 +++++++ ChangeLog.pre-2-6 | 7 +++++++ ChangeLog.pre-2-8 | 7 +++++++ 4 files changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02d373ab24..f8b37af575 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-10-30 Matthias Clasen + + * gtk/gtkicontheme.c (insert_theme): Sort the dir_mtimes + list in the same way as the search path. + (theme_subdir_load): Avoid stat()ing subdirs if the theme + directory doesn't exist. (#156866) + 2004-10-29 Matthias Clasen * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_finalize): diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 02d373ab24..f8b37af575 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,10 @@ +2004-10-30 Matthias Clasen + + * gtk/gtkicontheme.c (insert_theme): Sort the dir_mtimes + list in the same way as the search path. + (theme_subdir_load): Avoid stat()ing subdirs if the theme + directory doesn't exist. (#156866) + 2004-10-29 Matthias Clasen * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_finalize): diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 02d373ab24..f8b37af575 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +2004-10-30 Matthias Clasen + + * gtk/gtkicontheme.c (insert_theme): Sort the dir_mtimes + list in the same way as the search path. + (theme_subdir_load): Avoid stat()ing subdirs if the theme + directory doesn't exist. (#156866) + 2004-10-29 Matthias Clasen * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_finalize): diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 02d373ab24..f8b37af575 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,10 @@ +2004-10-30 Matthias Clasen + + * gtk/gtkicontheme.c (insert_theme): Sort the dir_mtimes + list in the same way as the search path. + (theme_subdir_load): Avoid stat()ing subdirs if the theme + directory doesn't exist. (#156866) + 2004-10-29 Matthias Clasen * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_finalize): -- 2.30.2